compose-parse.c: Include stdlib.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 28 Jul 2021 07:10:37 +0000 (15:10 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 28 Jul 2021 07:18:36 +0000 (15:18 +0800)
commit108c423d7071dd110fbe4204394011b035edaea4
tree276895f8c1248801bfea51fa608df34caa839667
parentdded10a396f5fec23c459942db9e17d8806fcc24
compose-parse.c: Include stdlib.h

That is needed for exit(), and it may not have been included by the
other headers.
gtk/compose/compose-parse.c